Skip to content

Conversation

@lct1001
Copy link

@lct1001 lct1001 commented Nov 9, 2025

…bugfix
Src:big:rt-smart:kernel:rtthread:components:drivers:Kconfig
An abnormal symbol '' ' '' occurs in line 281 of the Kconfig file, which leads to an red warning as a little bug.
It is suggested to modify it to:
A universal driver library for serial (SPI) flash using JEDEC SFDP standard.
signed-off-by: Liu Chengtao[email protected]

PR描述:

在编译时,发现在Src:big:rt-smart:kernel:rtthread:components:drivers:Kconfig文件,发现这个文件281行及以下面全部冒红色。

详细描述:

在编译时,发现在Src:big:rt-smart:kernel:rtthread:components:drivers:Kconfig文件,发现这个文件下面全部冒红色,原来是在第281行出现,An using JEDEC‘s SFDP standard serial (SPI) flash universal driver library中的异常符号 ’ 导致,被认为后面是处于字符串包含区域,导致发出红色警告。修改意见,更换为:A universal driver library for serial (SPI) flash using JEDEC SFDP standard.

关联issue:

fix #X

…ugfix

An abnormal symbol '' ' '' occurs in line 281 of the Kconfig file,
which leads to an red warning as a little bug.
It is suggested to modify it to:
A universal driver library for serial (SPI) flash using JEDEC SFDP standard.
signed-off-by: Liu Chengtao<[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant